	ALTER TABLE "ProviderAvailability"
ADD COLUMN "NewPatientSlots" integer,
ADD COLUMN "OfflineSlots" integer,
ADD COLUMN "GeneralSlots" integer,
ADD COLUMN "TotalSlots" integer,
ADD COLUMN "SpecializationDuration" integer;				